Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 1 - Introduction to QuickDraw 3D / QuickDraw 3D Reference
QuickDraw 3D Routines / Managing Sets


Q3Set_New

You can use the Q3Set_New function to create a new set.

TQ3SetObject Q3Set_New (void);
DESCRIPTION
The Q3Set_New function returns, as its function result, a new set object. The set is initially empty. If Q3Set_New cannot create a new set object, it returns NULL.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996